home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / graphics / maps / readme.txt < prev    next >
Encoding:
Text File  |  1995-06-16  |  2.0 KB  |  42 lines

  1. The Poor Man's Way to Mapping with Visual Basic
  2.  
  3. Have you ever wanted to do mapping in Visual Basic but couldn't
  4. afford the thousands of dollars it costs for top-of-shelf
  5. Geographic Information Systems?  Well here is your answer.  By
  6. trade I am a Market Analyst.  My job requires me to analyze and
  7. present data.  I was tired of the old tables and bar graphs and
  8. spent to much time filling in states in paint programs.  So I
  9. set out to create a fast and effective way to make a thematic
  10. map of the continental United States.  This is not a VBX or DLL, just
  11. simple and effective code.
  12.  
  13. So how can you take advantage of my work?  Well, there are two approaches.
  14. Both require sending me $19.00 to the address below.  By registering the
  15. code module with me I will send you all of the code.  You can drop the form, 
  16. with the coordinated map into your program and simply make a one line function 
  17. call to it for each state to color, or you can look at the detailed and 
  18. documented code to discover how I accomplished this feature.  I suggest 
  19. the latter,because this ability offers you several opportunities, not 
  20. just mapping.
  21.  
  22. Whats next?  If you look at the sample program you will notice that California,
  23. New York and Washington state have been hotspotted.  This means that by moving 
  24. the mouse over the state you know which state you are over.  To try this, move
  25. the mouse over one of these states and see its state abbreviation appear in the 
  26. bottom right corner.  Once each state is coordined off, I am working on detail
  27. maps of each state with county information.  So in the future, the user will
  28. be able to click a state and see even more detail.  I included this code so
  29. if you don't want to wait for me you can do it yourself, or maybe you have a
  30. better approach and I will send you $19.
  31.  
  32. ---------------------------------------------------------------------
  33. Send $19.00 US Dollars in Check or Money Order to:
  34.  
  35. Educational & Business Systems
  36. 957 Johnson Street
  37. Elmira, NY 14901
  38.  
  39. CIS     71003,1670
  40. E-Mail: mikepark@ix.netcom.com
  41.  
  42.